EPMRPP-91841 || HTTPS proxy support for client - #205
Conversation
|
Hey @AmsterGet, I pulled your branch and tested on my local, the code is still not working if I set http and http proxy environment variables. And finally I realize if you make following changes, then it will work. In rest.js line 84: I can provide you the sample js file if you need |
a6b7f4e to
8c623f8
Compare
Hi @stevez ! |
8c623f8 to
1255a6c
Compare
|
Can be also related to axios/axios#5256 |
This reverts commit dfffa3d.
This reverts commit 72695fb.
This reverts commit 72695fb.
HTTPS proxy (axios/axios#4531) support for client JS.